@charset "utf-8";
@import url(css/indexcss.css);
@import url(css/allbag.css);


.schoolimg-scroll{position:relative; width:1002px; margin:0px auto;}
.schoolprev{float:left; width:45px; cursor:pointer;}
.schoolnext{float:left; width:45px; cursor:pointer;}

.schoolimg-list {float:left; position:relative; width:912px; height:190px; overflow:hidden;}
.schoolimg-list ul{width:9999px;}
.schoolimg-list li{float:left; width:168px; margin-right:15px; height:190px; overflow:hidden; box-sizing:border-box; text-align:center;}

.imgboxphoto{display:block; width:168px; height:126px; overflow:hidden;}
.imgboxphoto img{max-width:100%; height:auto;}

.boxnametitle{display:block; margin-top:10px;}
.boxnametitle a{display:block; height:40px; line-height:20px; overflow:hidden; font-size:14px;}